docs: Add more private headers to the list
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 2 Jul 2019 08:48:17 +0000 (09:48 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 2 Jul 2019 08:48:17 +0000 (09:48 +0100)
The various GtkConstraint private API should not be scanned for
documentation.

docs/reference/gtk/meson.build

index 53d88ee9aa5310ae2682e91ae30682594b7eac08..5d0f0c8142831d51989cbaaf55b64b5168d6620c 100644 (file)
@@ -23,6 +23,13 @@ private_headers = [
   'gtkcolorswatchprivate.h',
   'gtkcomboboxprivate.h',
   'gtkcontainerprivate.h',
+  'gtkconstraintexpressionprivate.h',
+  'gtkconstraintguideprivate.h',
+  'gtkconstraintlayoutprivate.h',
+  'gtkconstraintprivate.h',
+  'gtkconstraintsolverprivate.h',
+  'gtkconstrainttypesprivate.h',
+  'gtkconstraintvflparserprivate.h',
   'gtkcssanimatedstyleprivate.h',
   'gtkcssanimationprivate.h',
   'gtkcssarrayvalueprivate.h',